-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/oc config #36
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work so far! But I think it would be useful if it were even more configurable.
You created the option to switch between OC-10 backend and default backend.
It would be good if you could also make endpoint
and shared_secret
configurable, so that they are no longer hardcoded?
Ok, l will work on it and change will be made ASAP |
As discussed just now, the |
@michielbdejong |
Ah, hm, so then we would need to run a bash script that edits revad.toml before revad starts up, or we should change revad to take it from env instead. Let's leave it as it is for now and then we can revisit this later! |
CC @dagl |
Contributing a Chart / update to an existing Chart
helm lint
on the chart dir.Chart.yaml
version before merging, to release it as a new version.values.yaml
. Add documentation in the appropiate README.